(NSIG): Don't redefine.
authorDave Love <fx@gnu.org>
Thu, 21 Dec 2000 00:01:37 +0000 (00:01 +0000)
committerDave Love <fx@gnu.org>
Thu, 21 Dec 2000 00:01:37 +0000 (00:01 +0000)
src/s/osf5-0.h

index 1e490c5a99832a72f44ba0b62da5da6baa17e136..b084ab8c887ffcade46509996606703b7bbc5420 100644 (file)
@@ -8,7 +8,9 @@
 #define WAIT_USE_INT
 #define SYS_SIGLIST_DECLARED
 #define sys_siglist __sys_siglist
+#ifndef NSIG                   /* _OSF_SOURCE seems to get us this */
 #define NSIG __sys_nsig
+#endif
 
 /* We have missing/inconsistent prototypes on 5.0, at least.  */
 #define INHIBIT_X11R6_XIM